'Declaration Public Class _SunburstPlotView(Of TOwnerView As IPlotListLayoutView) Inherits GrapeCity.DataVisualization.Chart._BaseHierarchicalPlotView(Of TOwnerView,ISunburstPointView) Implements IDisplayable, IHierarchicalPlotModel, IHierarchicalPlotView, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, ISunburstPlotView, IView, IViewModel
public class _SunburstPlotView<TOwnerView> : GrapeCity.DataVisualization.Chart._BaseHierarchicalPlotView<TOwnerView,ISunburstPointView>, IDisplayable, IHierarchicalPlotModel, IHierarchicalPlotView, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, ISunburstPlotView, IView, IViewModel where TOwnerView: IPlotListLayoutView